RpcObjectKey

annotation class RpcObjectKey(val rpcObject: KClass<out RpcObject<*>>)

Used to find RpcObject of services in native implementations.

Properties

Link copied to clipboard